[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[submodule "Fast-F1"]
	url = https://github.com/theOehrly/Fast-F1
	active = true
[remote "origin"]
	url = git@github.com:michcode2/fasterf1.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
